hipreme_engine ~master (2025-09-27T13:37:43Z)
Dub
Repo
JSDelegate
hip
wasm
Undocumented in source.
version(WebAssembly)
struct
JSDelegate {
ubyte
*
funcHandle
;
ubyte
*
funcptr
;
ubyte
*
ctx
;
}
Members
Variables
ctx
ubyte
*
ctx
;
Undocumented in source.
funcHandle
ubyte
*
funcHandle
;
Undocumented in source.
funcptr
ubyte
*
funcptr
;
Undocumented in source.
Meta
Source
See Implementation
hip
wasm
aliases
JSDelegateType
JSFunction
JSStringType
functions
__callDFunction
freeWasmBinary
getWasmArray
getWasmBinary
loadMemoryInStruct
sendJSDelegate
sendJSFunction
toFunc
wasmParametersFromUbyte
structs
Arguments
JSDelegate
JSString
WasmParametersMemory